Time Constructor |
| Name | Description | |
|---|---|---|
| Time |
Initializes a new instance of the Time class.
| |
| Time(DateTime, DateTime) |
Initializes a new instance of the Time class with the specified start and end time.
| |
| Time(Int64, Int64) |
Initializes a new instance of the Time class with the specified start and end time.
| |
| Time(DateTime, DateTime, RepeatTime) |
Initializes a new instance of the Time class with the specified start, end and repeat time.
|